Auto merge of #5261 - djc:reformat, r=matklad
authorbors <bors@rust-lang.org>
Thu, 29 Mar 2018 19:34:06 +0000 (19:34 +0000)
committerbors <bors@rust-lang.org>
Thu, 29 Mar 2018 19:34:06 +0000 (19:34 +0000)
commit434c702012ffcfd0ea486fefc2a819d6838048bc
treeb32c5ac148f8f46d6078e0c94ae7fc23dabd04fc
parent4389f620164f5603b28378c13da64c38f8c6ebb1
parent5c7979cdf879a6cc9011432098f7ef68ed7f5e37
Auto merge of #5261 - djc:reformat, r=matklad

Fix formatting issues with cargo fmt

Noticed these unrelated formatting problems while working on #5258.